projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51733fb
)
*** empty log message ***
author
Michael Albinus
<michael.albinus@gmx.de>
Thu, 20 Aug 2009 12:54:57 +0000
(12:54 +0000)
committer
Michael Albinus
<michael.albinus@gmx.de>
Thu, 20 Aug 2009 12:54:57 +0000
(12:54 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 13a81e03f2fab1eb9337bd6fbf58fee55115a6aa..b4dd5f321e1e4f5493e770ab0a26ded4a35fad81 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+2009-08-20 Michael Albinus <michael.albinus@gmx.de>
+
+ * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): New macro.
+ (xd_add_watch, xd_remove_watch): Use it. Print debug messages.
+ (xd_initialize, xd_pending_messages): Check, whether
+ $DBUS_SESSION_BUS_ADDRESS is set.
+
2009-08-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* nsfns.m (Fxw_color_values): Return 3-element list. Doc fix.